home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6103 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: mail2news.demon.co.uk!dookie.demon.co.uk
  2. From: Jonathan Belson <jon@dookie.demon.co.uk>
  3. Newsgroups: comp.sys.amiga.advocacy,comp.sys.amiga.introduction,comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: What I want from new Workbench
  5. Followup-To: comp.sys.amiga.advocacy,comp.sys.amiga.introduction,comp.sys.amiga.misc,comp.sys.amiga.programmer
  6. Date: Sun, 24 Mar 96 10:09:41 GMT
  7. Organization: a Graveyard of Empty Bottles
  8. Message-ID: <9603241009.AA001uc@dookie.demon.co.uk>
  9. References: <4ht6pc$bqk@nadine.teleport.com> <1455.6645T1307T2033@actcom.co.il> <314ce43f.2844388@news.onramp.net> <9603192136.AA001sg@dookie.demon.co.uk> <3152fec8.37691130@news.onramp.net>
  10. X-NNTP-Posting-Host: dookie.demon.co.uk
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12. X-Mail2News-Path: relay-4.mail.demon.net!post.demon.co.uk!dookie.demon.co.uk
  13.  
  14. David Corn (dcorn@paradise.pplnet.com) wrote:
  15. : On Tue, 19 Mar 96 21:36:22 GMT, Jonathan Belson
  16. : <jon@dookie.demon.co.uk> wrote:
  17. : >David Corn (dcorn@paradise.pplnet.com) wrote:
  18. : >
  19. : >: On a PC, the dir listings and updates are so much faster it isn't even
  20. : >: funny.  One has to wonder what the Amiga's doing that takes it so long
  21. : >: with a few dozen (hundred is even slower) listings in a directory...
  22. : >
  23. : >This is because the directory information is spead over the disk rather
  24. : >than being stored in one place.  It makes a 'dir' slower but it is much
  25. : >easier to recover files if your media corrupts.
  26. : >
  27. : >Use DC-FFS if it bothers you.
  28. : I see.  That's not the problem in Workbench.  In Workbench, if you
  29. : have a folder with 500 files in it, the drive spins for a moment, and
  30. : then it takes a good while to open a window and put all of the (listed
  31. : by name) icons in the folder.  That has nothing to do with the FS
  32. : since the disk has long since finished...
  33.  
  34. Aha!  I see what you mean.  It's probably sorting them, then allocating the
  35. memory for the display then blitting all the text in...It's a lot quicker
  36. with DirOpus.
  37.  
  38. Scrolling them is blinking slow as well, even with a Picasso.
  39.  
  40. C-YA
  41. Jon
  42.